﻿2026-08-04T03:50:11.2243664Z ##[group]Run actions/checkout@v5
2026-08-04T03:50:11.2244186Z with:
2026-08-04T03:50:11.2244513Z   repository: BigscreenVR/spt-bs-core
2026-08-04T03:50:11.2247146Z   token: ***
2026-08-04T03:50:11.2247375Z   ssh-strict: true
2026-08-04T03:50:11.2247577Z   ssh-user: git
2026-08-04T03:50:11.2247799Z   persist-credentials: true
2026-08-04T03:50:11.2248013Z   clean: true
2026-08-04T03:50:11.2248247Z   sparse-checkout-cone-mode: true
2026-08-04T03:50:11.2248472Z   fetch-depth: 1
2026-08-04T03:50:11.2248655Z   fetch-tags: false
2026-08-04T03:50:11.2248866Z   show-progress: true
2026-08-04T03:50:11.2249066Z   lfs: false
2026-08-04T03:50:11.2249250Z   submodules: false
2026-08-04T03:50:11.2249461Z   set-safe-directory: true
2026-08-04T03:50:11.2249686Z   allow-unsafe-pr-checkout: false
2026-08-04T03:50:11.2249935Z env:
2026-08-04T03:50:11.2250164Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-08-04T03:50:11.2250432Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-08-04T03:50:11.2253110Z   HEAVY: (package(spt-daemon) & kind(test) & binary(/^(attach|brain_swap|broker|budget|conn_blackhole_lifecycle|controller_lease|daemon_e2e|daemon_lifecycle_real_brain|digest|dispatch|driven_by_selfheal|endpoint_lifecycle|endpoint_survival|handoff|idempotent|inject_control_wedge|input_ack_deadlock|mesh_recovery|net_worker_starve|redispatch|redispatch_stall|registry_lifecycle|render_lifecycle|resize_geometry_epoch|resize_presentation_barrier|restart_replay_lifetime|resume|shellchan|spawn_truth|transport_death_eof|two_origin_spanning|twohost)$/)) | (package(spt) & kind(test) & binary(/^(attach_wedge_e2e|bind_cwd_project_e2e|bind_honest_cross_perch_e2e|brain_respawn_rename|brain_split|brain_survive|daemon_refresh_e2e|dummy_harness_e2e|endpoint_teardown_authority_e2e|engine_room_bringup_e2e|gateway_owner_shell_e2e|commune_two_cwd_e2e|job_escape_e2e|knock_approve_not_hostage_e2e|knock_mutual_cross_node_e2e|live_adapt_translation_swap_e2e|livehost_bootgate_e2e|multi_subnet_bringup_e2e|n1_pairing|oneliner_e2e|projindex_reader_e2e|projindex_writer_e2e|psyche_download_e2e|rc_attach_truth|resume_template_e2e|run_no_dup_session_e2e|wake_resume_bind_e2e)$/)) | (package(spt-term) & kind(test))
2026-08-04T03:50:11.2256616Z ##[endgroup]
2026-08-04T03:50:11.4786655Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-04T03:50:11.4787689Z ##[group]Getting Git version info
2026-08-04T03:50:11.4788046Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-08-04T03:50:11.5199688Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-08-04T03:50:11.5568903Z git version 2.43.0.windows.1
2026-08-04T03:50:11.5596905Z ##[endgroup]
2026-08-04T03:50:11.5617546Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\9ad00ee0-5452-41f0-a4bc-f1b504811f4e\.gitconfig'
2026-08-04T03:50:11.5680963Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\9ad00ee0-5452-41f0-a4bc-f1b504811f4e' before making global git config changes
2026-08-04T03:50:11.5681952Z Adding repository directory to the temporary git global config as a safe directory
2026-08-04T03:50:11.5687841Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-08-04T03:50:11.7386591Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --get remote.origin.url
2026-08-04T03:50:11.7752439Z https://github.com/BigscreenVR/spt-bs-core
2026-08-04T03:50:11.7784896Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-04T03:50:11.7791265Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-04T03:50:11.8109190Z refs/heads/golden/knock145
2026-08-04T03:50:11.8137529Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --detach
2026-08-04T03:50:11.8695082Z HEAD is now at 4b37512f7 fix(knock): refuse a knock whose target resolved nowhere (#145)
2026-08-04T03:50:12.0830985Z ##[endgroup]
2026-08-04T03:50:12.0835649Z [command]"C:\Program Files\Git\cmd\git.exe" submodule status
2026-08-04T03:50:12.9631963Z ##[group]Cleaning the repository
2026-08-04T03:50:12.9637415Z [command]"C:\Program Files\Git\cmd\git.exe" clean -ffdx
2026-08-04T03:50:16.6421080Z Removing bench-ledger/
2026-08-04T03:50:16.6421661Z Removing target/
2026-08-04T03:50:16.6453637Z [command]"C:\Program Files\Git\cmd\git.exe" reset --hard HEAD
2026-08-04T03:50:16.8565283Z HEAD is now at 4b37512f7 fix(knock): refuse a knock whose target resolved nowhere (#145)
2026-08-04T03:50:16.8607645Z ##[endgroup]
2026-08-04T03:50:16.8611648Z ##[group]Disabling automatic garbage collection
2026-08-04T03:50:16.8619423Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-08-04T03:50:16.8891816Z ##[endgroup]
2026-08-04T03:50:16.8892272Z ##[group]Setting up auth
2026-08-04T03:50:16.8898302Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-08-04T03:50:16.9176904Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-08-04T03:50:18.0433532Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-04T03:50:18.0813426Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-08-04T03:50:18.8727643Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-04T03:50:19.0168853Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-08-04T03:50:19.7896735Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-08-04T03:50:19.8264239Z ##[endgroup]
2026-08-04T03:50:19.8264763Z ##[group]Fetching the repository
2026-08-04T03:50:19.8272151Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +4b37512f71620444df8fe852b494f03e759dd75c:refs/remotes/origin/golden/knock145
2026-08-04T03:50:20.6819237Z ##[endgroup]
2026-08-04T03:50:20.6819713Z ##[group]Determining the checkout info
2026-08-04T03:50:20.6820228Z ##[endgroup]
2026-08-04T03:50:20.6826584Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-08-04T03:50:20.7198473Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-08-04T03:50:20.8823379Z ##[group]Checking out the ref
2026-08-04T03:50:20.8831047Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B golden/knock145 refs/remotes/origin/golden/knock145
2026-08-04T03:50:20.9535407Z branch 'golden/knock145' set up to track 'origin/golden/knock145'.
2026-08-04T03:50:20.9536163Z Your branch is up to date with 'origin/golden/knock145'.
2026-08-04T03:50:20.9536614Z Switched to and reset branch 'golden/knock145'
2026-08-04T03:50:20.9561201Z ##[endgroup]
2026-08-04T03:50:20.9896919Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-08-04T03:50:21.0193006Z 4b37512f71620444df8fe852b494f03e759dd75c
